home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / doc / ppp / README.win9x < prev    next >
Text File  |  2009-02-20  |  2KB  |  36 lines

  1. Short guide on how to run a Win9x connection with PPPD to Debian Linux
  2. ----------------------------------------------------------------------
  3.  
  4. 1. Do not mess around with the Win9x configuration.
  5.    Do not manually configure DNS, scripts etc.
  6.    Do not switch on the terminal windows.
  7.    Accept all defaults or better leave it as it was at installation.
  8.  
  9. 2. You need to have a getty program that supports automatic PPP protocol
  10.    detection, such as mgetty (versions >= 0.99).
  11.  
  12.    Note: the mgetty shipped with Debian has to be set up to enable this
  13.    behaviour - look for "AutoPPP" in the login.config configuration file.
  14.  
  15. 3. Change the "ms-dns" lines in /etc/ppp/options, and review the complete
  16.    file for things you need to do.
  17.  
  18. 4. Make sure that your /etc/ppp/pap-secrets file is set up to allow users
  19.    mentioned in system passwords database (/etc/passwd) to establish PPP
  20.    connections using their normal password.
  21.  
  22.    Note: the pap-secrets file shipped with Debian pppd is set up to enable
  23.    this by default.
  24.  
  25. 5. On the Win9x box, in Dial-Up Networking folder, create a new connection,
  26.    and enter the phone number. Prior to connecting, enter the username and
  27.    password.
  28.  
  29. Win9x should connect to your Linux PPPD without problems and automatically
  30. configure IP addresses, the netmask and the DNS servers. You can immediately
  31. start Netscape, Internet Explorer or any other TCP/IP tools.
  32.  
  33. -- Christoph Lameter <clameter@debian.org>, 27 September, 1996,
  34.    Josip Rodin <jrodin@jagor.srce.hr>, 27 November 1999,
  35.    Michael Beattie <mjb@debian.org>, 9 April 2001.
  36.